docs: improve index.html generation
authorIan Campbell <ian.campbell@citrix.com>
Tue, 29 Nov 2011 16:23:27 +0000 (16:23 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 29 Nov 2011 16:23:27 +0000 (16:23 +0000)
commit2b5171b2c43c2770bdcc6b98847d3b4facf8e0e6
treef5395243c6a582422b794a2ddb115da0765157ba
parentec2c0a84c9ca9086c5230966d72d7f5569cb67d6
docs: improve index.html generation

Include hypercall documentation, fixing link generation for top level links to
use the INDEX.

Allow subsection links to be renamedi in the INDEX too.

Strip .txt suffixes as well as .html ones by moving the regex to the right
place instead of placing the literal text "(?:html|txt)" into the backlink to
the top level page. (oops)

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
docs/INDEX
docs/gen-html-index